-
Home
-
URL Shortify – Simple, Powerful and Easy URL Shortener Plugin For WordPress
-
1.8.3
-
Code
-
Classes
- Base_DB
Total Complexity |
74 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
814 |
Lines of code |
296 |
Logical lines of code |
183 |
Comment lines |
381 |
Methods |
34 |
Properties |
3 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
bulk_insert() |
A |
46 |
7 |
36 |
get_columns_map() |
S |
59 |
5 |
14 |
update() |
S |
55 |
4 |
19 |
convert_to_associative_array() |
S |
60 |
4 |
14 |
bulk_delete() |
S |
62 |
4 |
11 |
get_columns_by_condition() |
S |
60 |
3 |
13 |
delete() |
S |
62 |
3 |
12 |
delete_by() |
S |
63 |
3 |
11 |
prepare_for_in_query() |
S |
67 |
3 |
7 |
delete_by_condition() |
S |
64 |
3 |
10 |
prepare_data() |
S |
60 |
2 |
13 |
do_insert() |
S |
60 |
2 |
12 |
get_column_by_condition() |
S |
65 |
2 |
9 |
get_column_by() |
S |
63 |
2 |
10 |
get_column() |
S |
64 |
2 |
9 |
delete_all() |
S |
69 |
2 |
7 |
get_by_conditions() |
S |
66 |
2 |
8 |
save() |
S |
69 |
2 |
7 |
get_by() |
S |
65 |
2 |
8 |
set_cache() |
S |
73 |
2 |
5 |
count() |
S |
66 |
2 |
8 |
insert() |
S |
59 |
1 |
14 |
get_cache() |
S |
78 |
1 |
3 |
cache_exists() |
S |
79 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |
get_id_name_map() |
S |
79 |
1 |
3 |
installed() |
S |
80 |
1 |
3 |
table_exists() |
S |
72 |
1 |
5 |
get_columns() |
S |
82 |
1 |
3 |
get_all() |
S |
81 |
1 |
3 |
get() |
S |
73 |
1 |
4 |
get_by_query() |
S |
76 |
1 |
4 |
get_column_defaults() |
S |
82 |
1 |
3 |
generate_cache_key() |
S |
80 |
1 |
3 |